FaDisbBatchDetailDisbInfo 
Logical Entity Name  FaDisbBatchDetailDisbInfo 
Default Table Name  FaDisbBatchDetailDisbInfo 
Physical Only  NO 
Definition 
 
Note 
 

FaDisbBatchDetailDisbInfo Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaDisbBatchDetailDisbInfoID(PK)    int  NO 
 
FaDisbBatchID(FK)    int  NO 
 
FaDisbBatchDetailID(FK)    int  NO 
 
DisbNum    char(1)  NO 
 
NumOfDisbs    char(1)  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

FaDisbBatchDetailDisbInfo Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaDisbBatchDetailDisbInfo_FaDisbBatchDetailDisbInfoID  PrimaryKey  FaDisbBatchDetailDisbInfoID 

FaDisbBatchDetailDisbInfo Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaDisbBatchDetail  Non-Identifying  One To Zero or More  FK_FaDisbBatchDetailDisbInfo_FaDisbBatchDetailID_FaDisbBatchDetail_FaDisbBatchDetailID      FaDisbBatchDetailID  NO  YES 
FaDisbBatch  Non-Identifying  One To Zero or More  FK_FaDisbBatchDetailDisbInfo_FaDisbBatchID_FaDisbBatch_FaDisbBatchID      FaDisbBatchID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaDisbBatchDetailDisbInfo_UserId_SyStaff_SyStaffId      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaDisbBatchDetailDisbInfo Check Constraints 
Check Constraint Name  CheckConstraint